tests: Stop using gtk_events_pending
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 00:29:16 +0000 (19:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 04:11:49 +0000 (23:11 -0500)
commit24917ac35304891965f650ce936e2dd3576d8050
tree5532774e0ead475ce969c787ef683d375abbe42a
parent9eeeb631cacc351e5ce40279c19f0c4a974e5996
tests: Stop using gtk_events_pending

Just use the GMainContext api directly.
testsuite/gtk/filtermodel.c